home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 007 / pcflist.arc / PC-FLIST.DOC next >
Text File  |  1986-01-05  |  60KB  |  2,282 lines

  1.      PC-FLIST - Version 1.10                   Page  1
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.                PC-FLIST Reference Manual
  21.                  Version 1.10
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.                  CodeCrafters
  31.                  P.O. Box 206
  32.                 Shelton, CT  06484-0206
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.            Copyright (c) 1985, 1986 by CodeCrafters.
  60.          All rights to PC-FLIST are reserved by CodeCrafters.
  61.      PC-FLIST - Version 1.10                   Page  2
  62.  
  63.      PC-FLIST is a User Supported program.    It represents many
  64.      hours of hard work.  Please support the concept of User
  65.      Supported software by sending a small contribution of $20 if
  66.      you find this program of value.
  67.  
  68.      Complete program source code is available to those who
  69.      contribute.  If you would like the source, send a DSDD
  70.      diskette along with you contribution of $20 plus $1 postage.
  71.      The source consists of both C and 8088 Assembler files.
  72.      There are many useful generalized functions for screen I/O,
  73.      DOS command execution and memory-to-memory operations.
  74.  
  75.      PC-FLIST may be shared with others under the condition that
  76.      NO CHARGE is made for the program or documentation.
  77.  
  78.                  CodeCrafters
  79.                  P.O. Box 206
  80.                 Shelton, CT  06484-0206
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.      PC-FLIST - Version 1.10                   Page  3
  122.  
  123.      Table Of Contents
  124.  
  125.  
  126.      1.0 What Is PC-FLIST ?  . . . . . . . . . . . . . . . . .   5
  127.  
  128.      2.0 Getting Started . . . . . . . . . . . . . . . . . . .   6
  129.  
  130.      3.0 PC-FLIST Display  . . . . . . . . . . . . . . . . . .   8
  131.           3.1 Title Area . . . . . . . . . . . . . . . . . . .   8
  132.           3.2 Name Area  . . . . . . . . . . . . . . . . . . .   8
  133.           3.3 Command Input Area . . . . . . . . . . . . . . .   8
  134.           3.4 Statistics Area  . . . . . . . . . . . . . . . .   9
  135.           3.5 Function Key Area  . . . . . . . . . . . . . . .   9
  136.  
  137.      4.0 PC-FLIST Keys . . . . . . . . . . . . . . . . . . . .  10
  138.           4.1 The Backspace Key  . . . . . . . . . . . . . . .  10
  139.           4.2 The Ctrl-End Keys  . . . . . . . . . . . . . . .  11
  140.           4.3 The Ctrl-Home Keys . . . . . . . . . . . . . . .  11
  141.           4.4 The Ctrl-Left Keys . . . . . . . . . . . . . . .  11
  142.           4.5 The Ctrl-PgDn Keys . . . . . . . . . . . . . . .  11
  143.           4.6 The Ctrl-PgUp Keys . . . . . . . . . . . . . . .  11
  144.           4.7 The Ctrl-Right Keys  . . . . . . . . . . . . . .  11
  145.           4.8 The Del Key  . . . . . . . . . . . . . . . . . .  11
  146.           4.9 The Down Key . . . . . . . . . . . . . . . . . .  11
  147.           4.10 The End Key . . . . . . . . . . . . . . . . . .  12
  148.           4.11 The Enter Key . . . . . . . . . . . . . . . . .  12
  149.           4.12 The Esc Key . . . . . . . . . . . . . . . . . .  12
  150.           4.13 The Grey + Key  . . . . . . . . . . . . . . . .  12
  151.           4.14 The Home Key  . . . . . . . . . . . . . . . . .  12
  152.           4.15 The Ins Key . . . . . . . . . . . . . . . . . .  12
  153.           4.16 The Left Key  . . . . . . . . . . . . . . . . .  12
  154.           4.17 The PgDn Key  . . . . . . . . . . . . . . . . .  13
  155.           4.18 The PgUp Key  . . . . . . . . . . . . . . . . .  13
  156.           4.19 The Right Key . . . . . . . . . . . . . . . . .  13
  157.           4.20 The Scroll Lock Key . . . . . . . . . . . . . .  13
  158.           4.21 The Shift-Tab Keys  . . . . . . . . . . . . . .  13
  159.           4.22 The Tab Key . . . . . . . . . . . . . . . . . .  13
  160.           4.23 The Up Key  . . . . . . . . . . . . . . . . . .  13
  161.  
  162.      5.0 PC-FLIST Commands . . . . . . . . . . . . . . . . . .  14
  163.           5.1 The / Command  . . . . . . . . . . . . . . . . .  14
  164.           5.2 The /nnnn Command  . . . . . . . . . . . . . . .  15
  165.           5.3 The /A Command . . . . . . . . . . . . . . . . .  15
  166.           5.4 The /B Command . . . . . . . . . . . . . . . . .  16
  167.           5.5 The /C Command . . . . . . . . . . . . . . . . .  16
  168.           5.6 The /F Command . . . . . . . . . . . . . . . . .  17
  169.           5.7 The /H Command . . . . . . . . . . . . . . . . .  17
  170.           5.8 The /L Command . . . . . . . . . . . . . . . . .  18
  171.           5.9 The /O Command . . . . . . . . . . . . . . . . .  19
  172.           5.10 The /Q Command  . . . . . . . . . . . . . . . .  19
  173.           5.11 The /R Command  . . . . . . . . . . . . . . . .  20
  174.           5.12 The /Sx Command . . . . . . . . . . . . . . . .  20
  175.           5.13 The /T Command  . . . . . . . . . . . . . . . .  21
  176.           5.14 The /X Command  . . . . . . . . . . . . . . . .  21
  177.           5.15 The = Command . . . . . . . . . . . . . . . . .  22
  178.           5.16 The ? Command . . . . . . . . . . . . . . . . .  22
  179.           5.17 The * Command . . . . . . . . . . . . . . . . .  23
  180.  
  181.      PC-FLIST - Version 1.10                   Page  4
  182.  
  183.      6.0 PC-FLIST Functions  . . . . . . . . . . . . . . . . .  24
  184.           6.1 The / Function . . . . . . . . . . . . . . . . .  24
  185.           6.2 The /D Function  . . . . . . . . . . . . . . . .  24
  186.           6.3 The /E Function  . . . . . . . . . . . . . . . .  25
  187.           6.4 The /N Function  . . . . . . . . . . . . . . . .  25
  188.           6.5 The /P Function  . . . . . . . . . . . . . . . .  26
  189.           6.6 Combining PC-FLIST Functions . . . . . . . . . .  26
  190.  
  191.      7.0 PC-FLIST Profile  . . . . . . . . . . . . . . . . . .  27
  192.           7.1 The ATTR Command . . . . . . . . . . . . . . . .  27
  193.           7.2 The CHAR Command . . . . . . . . . . . . . . . .  28
  194.           7.3 The DEFINE Command . . . . . . . . . . . . . . .  29
  195.           7.4 The EXECUTE Command  . . . . . . . . . . . . . .  30
  196.           7.5 The FILEID Command . . . . . . . . . . . . . . .  30
  197.           7.6 The MACRO Command  . . . . . . . . . . . . . . .  31
  198.           7.7 The OPTION Command . . . . . . . . . . . . . . .  32
  199.           7.8 The SYNONYM Command  . . . . . . . . . . . . . .  33
  200.           7.9 Profile Performance  . . . . . . . . . . . . . .  33
  201.           7.10 Profile Errors  . . . . . . . . . . . . . . . .  34
  202.  
  203.      8.0 PC-FLIST Messages . . . . . . . . . . . . . . . . . .  35
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.      PC-FLIST - Version 1.10                   Page  5
  242.  
  243.      1.0 What Is PC-FLIST ?
  244.  
  245.      PC-FLIST is a full-screen file directory program designed to
  246.      improve the productivity of virtually any PC user regardless
  247.      of expertise.    PC-FLIST allows the PC user to:
  248.  
  249.           * Select which files are to be included in the file list.
  250.           * Sort files by Name, Extension, Size or Date/Time.
  251.           * Execute DOS commands associated with files in the list.
  252.           * Include files with similar names from other drives.
  253.           * Select up to 10 groups of files to be displayed.
  254.           * Select a different group of files without exiting.
  255.  
  256.      PC-FLIST was modeled after IBM's VM/CMS FLIST program which
  257.      provides similar functions to the VM/CMS user.  Although
  258.      PC-FLIST was modeled after IBM's FLIST, the power of the real
  259.      time nature of the PC has not been abandoned.
  260.  
  261.      Some of the features provided by PC-FLIST are:
  262.  
  263.           * User customization Profile.
  264.           * User defined display attributes.
  265.           * Forty (40) user defined function keys.
  266.           * Thirty-six (36) user defined macro keys.
  267.           * On-line Help facility.
  268.  
  269.      The minimum system configuration required by PC-FLIST is:
  270.  
  271.           * An 80 column monochrome or color monitor.
  272.           * One or more diskette(s) or fixed disk(s).
  273.           * 128K read-write memory (see NOTE below).
  274.           * DOS Versions 2.00 or later.
  275.  
  276.      NOTE:    PC-FLIST requires between 39K and 46K depending upon
  277.      the size of the file list.  Additional memory is required to
  278.      execute DOS commands.
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.      PC-FLIST - Version 1.10                   Page  6
  302.  
  303.      2.0 Getting Started
  304.  
  305.      PC-FLIST consists of three (3) files.    "PC-FLIST.EXE" is the
  306.      PC-FLIST program, "PC-FLIST.PRO" is the default Profile and
  307.      "PC-FLIST.HLP" is the default Helpfile.  The Profile and/or
  308.      Helpfile may be customized through the use of a text editor
  309.      as both are standard ASCII files.
  310.  
  311.      The most convenient method of executing PC-FLIST is to place
  312.      all three files on the default drive or within the DOS search
  313.      path.    PC-FLIST will search all paths defined to DOS for the
  314.      Profile unless the P Option is specified, and will search all
  315.      paths defined to DOS for the Helpfile unless the H Option is
  316.      specified.
  317.  
  318.      PC-FLIST is invoked from the DOS command line or from within
  319.      a .BAT file.  NOTE:  PC-FLIST supports both popular switch
  320.      characters, / for DOS enthusiasts and - for UNIX enthusiasts.
  321.      Both switch characters are functionally equivalent.  For the
  322.      purposes of this discussion, the / character will be used.
  323.      The format of the PC-FLIST command is depicted in Figure 2.1.
  324.  
  325.      +----------------------------------------------------------+
  326.      |                                |
  327.      |    PC-FLIST    [[d:][path]filename[.ext]]            |
  328.      |                                |
  329.      |            [/D]                    |
  330.      |                                |
  331.      |            [/H[d:][path]filename[.ext]]        |
  332.      |                                |
  333.      |            [/P[d:][path]filename[.ext]]        |
  334.      |                                |
  335.      +- Figure 2.1: PC-FLIST Command Format --------------------+
  336.  
  337.      The operands which may appear with the PC-FLIST command are:
  338.  
  339.      [d:][path]filename[.ext]
  340.  
  341.           Provides the file selection criteria to be used in
  342.           developing the file list.  The DOS "wild card"
  343.           characters * and ?  may be used within filename and
  344.           .ext.
  345.  
  346.      /D
  347.  
  348.           Indicates only directories are to be considered when
  349.           creating the file list.
  350.  
  351.      /H[d:][path]filename[.ext]
  352.  
  353.           Provides the file specification of the Helpfile to be
  354.           used other than the default "PC-FLIST.HLP" provided.
  355.  
  356.      /P[d:][path]filename[.ext]
  357.  
  358.           Provides the file specification of the Profile to be
  359.           used other than the default "PC-FLIST.PRO" provided.
  360.  
  361.      PC-FLIST - Version 1.10                   Page  7
  362.  
  363.      For example, to select all files on the default drive, Enter:
  364.  
  365.           PC-FLIST
  366.  
  367.            OR
  368.  
  369.           PC-FLIST *.*
  370.  
  371.      To select all files on the A drive with an extension of .BAT,
  372.      Enter:
  373.  
  374.           PC-FLIST A:*.BAT
  375.  
  376.      To select all files on the B drive beginning with A, Enter:
  377.  
  378.           PC-FLIST B:A*.*
  379.  
  380.      And to select all directories on the default drive for use as
  381.      a file maintenance home base, Enter:
  382.  
  383.           PC-FLIST /D
  384.  
  385.            OR
  386.  
  387.           PC-FLIST *.* /D
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421.      PC-FLIST - Version 1.10                   Page  8
  422.  
  423.      3.0 PC-FLIST Display
  424.  
  425.      The PC-FLIST display is divided into five (5) areas as
  426.      depicted in Figure 3.1.
  427.  
  428.      +----------------------------------------------------------+
  429.      |                                |
  430.      |    +---------------------------------------------+     |
  431.      |    |           Title Area              |     |
  432.      |    | ----------+------------------+------------- |     |
  433.      |    |        |               |          |     |
  434.      |    |        |               |          |     |
  435.      |    |        |               |          |     |
  436.      |    |    Name   |  Command    Input  |  Statistics  |     |
  437.      |    |    Area   |        Area       |     Area     |     |
  438.      |    |        |               |          |     |
  439.      |    |        |               |          |     |
  440.      |    |        |               |          |     |
  441.      |    | ----------+------------------+------------- |     |
  442.      |    |           Function Key Area          |     |
  443.      |    +---------------------------------------------+     |
  444.      |                                |
  445.      +- Figure 3.1: PC-FLIST Display Format --------------------+
  446.  
  447.      3.1 Title Area
  448.  
  449.      PC-FLIST uses this area to display:
  450.  
  451.           * PC-FLIST version number.
  452.           * Amount of memory available to DOS commands.
  453.           * File selection criteria of the current display level.
  454.           * Current display level number.
  455.           * Current file list entry within the file list.
  456.  
  457.  
  458.      3.2 Name Area
  459.  
  460.      PC-FLIST uses this area to display:
  461.  
  462.           * Drive of the file.
  463.           * Name of the file.
  464.           * Extension of the file.
  465.  
  466.  
  467.      3.3 Command Input Area
  468.  
  469.      PC-FLIST uses this area to:
  470.  
  471.           * Accept both PC-FLIST and DOS commands.
  472.           * Display error messages.
  473.  
  474.      NOTE:    The error messages will disappear at the first
  475.      keystroke within the same line as the error message.
  476.  
  477.  
  478.  
  479.  
  480.  
  481.      PC-FLIST - Version 1.10                   Page  9
  482.  
  483.      3.4 Statistics Area
  484.  
  485.      PC-FLIST uses this area to display:
  486.  
  487.           * Size of the file in bytes.
  488.           * Date of the last update for the file.
  489.           * Time of the last update for the file.
  490.  
  491.  
  492.      3.5 Function Key Area
  493.  
  494.      PC-FLIST uses this area to display:
  495.  
  496.           * Names of function keys for each shift state.
  497.  
  498.      NOTE:    The names displayed will change whenever the shift
  499.      state is changed; i.e.  pressing Alt, Shift or Ctrl.
  500.  
  501.  
  502.  
  503.  
  504.  
  505.  
  506.  
  507.  
  508.  
  509.  
  510.  
  511.  
  512.  
  513.  
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533.  
  534.  
  535.  
  536.  
  537.  
  538.  
  539.  
  540.  
  541.      PC-FLIST - Version 1.10                   Page 10
  542.  
  543.      4.0 PC-FLIST Keys
  544.  
  545.      PC-FLIST supports most of the cursor control and scroll keys
  546.      to perform specialized functions enabling easier and more
  547.      productive use of the product.  Those keys which are
  548.      supported and their PC-FLIST meanings are:
  549.  
  550.           Backspace      Rubout
  551.  
  552.           Ctrl-End         Bottom
  553.  
  554.           Ctrl-Home      Top
  555.  
  556.           Ctrl-Left      Erase To Beginning Of Line
  557.  
  558.           Ctrl-PgDn      Bottom Edge
  559.  
  560.           Ctrl-PgUp      Top Edge
  561.  
  562.           Ctrl-Right     Erase To End Of Line
  563.  
  564.           Del         Delete Character
  565.  
  566.           Down         Cursor Down
  567.  
  568.           End         End Of Line
  569.  
  570.           Enter         New Line
  571.  
  572.           Esc         Erase Input
  573.  
  574.           Grey +         Execute Input
  575.  
  576.           Home         Beginning Of Line
  577.  
  578.           Ins         Insert On/Off
  579.  
  580.           Left         Cursor Left
  581.  
  582.           PgDn         Page Down
  583.  
  584.           PgUp         Page Up
  585.  
  586.           Right         Cursor Right
  587.  
  588.           Scroll Lock     Scroll On/Off
  589.  
  590.           Shift-Tab      Backtab Word
  591.  
  592.           Tab         Tab Word
  593.  
  594.           Up         Cursor Up
  595.  
  596.  
  597.      4.1 The Backspace Key
  598.  
  599.      The Backspace key (Rubout) deletes the character to the left
  600.      of the current cursor position, provided the cursor is not at
  601.      PC-FLIST - Version 1.10                   Page 11
  602.  
  603.      the beginning of the line, and shifts the characters to the
  604.      right into that position.
  605.  
  606.  
  607.      4.2 The Ctrl-End Keys
  608.  
  609.      The Ctrl-End keys (Bottom) scroll to the last page of the
  610.      file list and position the cursor at the beginning of the
  611.      last command line.
  612.  
  613.  
  614.      4.3 The Ctrl-Home Keys
  615.  
  616.      The Ctrl-Home keys (Top) scroll to the first page of the file
  617.      list and position the cursor at the beginning of the first
  618.      command line.
  619.  
  620.  
  621.      4.4 The Ctrl-Left Keys
  622.  
  623.      The Ctrl-Left keys (Erase To Beginning Of Line) erases all
  624.      characters from the beginning of the command line through the
  625.      current cursor position.
  626.  
  627.  
  628.      4.5 The Ctrl-PgDn Keys
  629.  
  630.      The Ctrl-PgDn keys (Bottom Edge) move the cursor to the
  631.      beginning of the last command line of the display page.
  632.  
  633.  
  634.      4.6 The Ctrl-PgUp Keys
  635.  
  636.      The Ctrl-PgUp keys (Top Edge) move the cursor to the
  637.      beginning of the first command line of the display page.
  638.  
  639.  
  640.      4.7 The Ctrl-Right Keys
  641.  
  642.      The Ctrl-Right keys (Erase To End Of Line) erases all
  643.      characters from the current cursor position through the end
  644.      of the command line.
  645.  
  646.  
  647.      4.8 The Del Key
  648.  
  649.      The Del key (Delete Character) deletes the character at the
  650.      current cursor position and shifts the characters to the
  651.      right of the cursor into that position.
  652.  
  653.  
  654.      4.9 The Down Key
  655.  
  656.      The Down key (Cursor Down) moves the cursor to the next line
  657.      and scrolls the file list up if the cursor was on the last
  658.      line of the display page, provided the cursor is not already
  659.      on the last line of the file list.
  660.  
  661.      PC-FLIST - Version 1.10                   Page 12
  662.  
  663.      4.10 The End Key
  664.  
  665.      The End key (End Of Line) moves the cursor to the end of the
  666.      line.
  667.  
  668.  
  669.      4.11 The Enter Key
  670.  
  671.      The Enter key (New Line) moves the cursor to the beginning of
  672.      the next line and scrolls the file list up if the cursor was
  673.      on the last line of the display page, provided the cursor is
  674.      not already on the last line of the file list.
  675.  
  676.  
  677.      4.12 The Esc Key
  678.  
  679.      The Esc key (Erase Input) erases ALL input from ALL command
  680.      lines within the Command Input Area regardless of whether
  681.      they are displayed and positions the cursor at the beginning
  682.      of the first command line.
  683.  
  684.  
  685.      4.13 The Grey + Key
  686.  
  687.      The Grey + Key (Execute Input) executes non-comment PC-FLIST
  688.      and DOS commands within the Command Input Area regardless of
  689.      whether they are displayed.  NOTE:  If an PC-FLIST /Sx
  690.      command precedes other commands, the following commands may
  691.      not execute in the order intended due to the sorting of the
  692.      file list.
  693.  
  694.  
  695.      4.14 The Home Key
  696.  
  697.      The Home key (Beginning Of Line) moves the cursor to the
  698.      beginning of the line.
  699.  
  700.  
  701.      4.15 The Ins Key
  702.  
  703.      The Ins key (Insert On/Off) activates and deactivates Insert
  704.      Mode.    If Insert Mode is active, indicated by a blinking
  705.      SQUARE cursor, the Ins key will deactivate it.  If Insert
  706.      Mode is inactive, indicated by a blinking UNDERLINE cursor,
  707.      the Ins key will activate it.    In Insert Mode, characters to
  708.      the right of the cursor are shifted to the right as
  709.      characters are entered at the current cursor position.  Any
  710.      characters shifted off the right side of the display are
  711.      lost.
  712.  
  713.  
  714.      4.16 The Left Key
  715.  
  716.      The Left key (Cursor Left) moves the cursor to the previous
  717.      character of the command line, provided the cursor is not
  718.      already at the beginning of the line.
  719.  
  720.  
  721.      PC-FLIST - Version 1.10                   Page 13
  722.  
  723.      4.17 The PgDn Key
  724.  
  725.      The PgDn key (Page Down) scrolls to the next page of the file
  726.      list and retains the cursor position relative to the top of
  727.      the display page whenever possible.
  728.  
  729.  
  730.      4.18 The PgUp Key
  731.  
  732.      The PgUp key (Page Up) scrolls to the previous page of the
  733.      file list and retains the cursor position relative to the
  734.      bottom of the display page whenever possible.
  735.  
  736.  
  737.      4.19 The Right Key
  738.  
  739.      The Right key (Cursor Right) moves the cursor to the next
  740.      character of the command line, provided the cursor is not
  741.      already at the end of the line.
  742.  
  743.  
  744.      4.20 The Scroll Lock Key
  745.  
  746.      The Scroll Lock key (Scroll On/Off) activates and deactivates
  747.      Scroll Mode.  If Scroll Mode is active, the Scroll Lock key
  748.      will deactivate it.  If Scroll Mode is inactive, referred to
  749.      as Wrap Mode, the Scroll Lock key will activate it.  In
  750.      Scroll Mode, the file list scrolls up or down as the cursor
  751.      is moved off the display.  In Wrap Mode, the cursor wraps
  752.      around as the cursor is moved off the display.
  753.  
  754.  
  755.      4.21 The Shift-Tab Keys
  756.  
  757.      The Shift-Tab keys (Backtab Word) moves the cursor to the
  758.      beginning of the previous word within the command line,
  759.      provided the cursor is not already at the beginning of the
  760.      first word within the line.
  761.  
  762.  
  763.      4.22 The Tab Key
  764.  
  765.      The Tab key (Tab Word) moves the cursor to the beginning of
  766.      the next word within the command line, provided the cursor is
  767.      not already at the beginning of the last word within the
  768.      line.
  769.  
  770.  
  771.      4.23 The Up Key
  772.  
  773.      The Up key (Cursor Up) moves the cursor to the previous line
  774.      and scrolls the file list down if the cursor was on the first
  775.      line of the display page, provided the cursor is not already
  776.      on the first line of the file list.
  777.  
  778.  
  779.  
  780.  
  781.      PC-FLIST - Version 1.10                   Page 14
  782.  
  783.      5.0 PC-FLIST Commands
  784.  
  785.      PC-FLIST supports a variety of file list manipulation
  786.      commands.  These commands may appear within:
  787.  
  788.           * An EXECUTE command within the Profile.
  789.           * A DEFINE command within the Profile.
  790.           * The Command Input Area.
  791.  
  792.      The PC-FLIST commands are identified by the PC-FLIST Command
  793.      Character.  This character may be changed with a CHAR command
  794.      within the Profile.  For the following, it will be assumed
  795.      the Command Character is /, the default.  The following are
  796.      PC-FLIST commands:
  797.  
  798.           /          Scroll to current file list entry.
  799.  
  800.           /nnnn         Scroll to specific file list entry.
  801.  
  802.           /A         Append another drive to file list.
  803.  
  804.           /B         Scroll to bottom of file list.
  805.  
  806.           /C         Terminate all display levels.
  807.  
  808.           /F         Find matching file list entry.
  809.  
  810.           /H         Display the Helpfile.
  811.  
  812.           /L         Create or select display level.
  813.  
  814.           /O         Do not append file specification.
  815.  
  816.           /Q         Terminate current display level.
  817.  
  818.           /R         Read drive replacing file list.
  819.  
  820.           /Sx         Sort file list by criteria "x".
  821.  
  822.           /T         Scroll to top of file list.
  823.  
  824.           /X         Execute the Command Input Area.
  825.  
  826.           =          Repeat last DOS command.
  827.  
  828.           ?          Recall last DOS command.
  829.  
  830.           *          Do not process this command.
  831.  
  832.  
  833.      5.1 The / Command
  834.  
  835.      The / (point) command requests the current file list entry
  836.      become the first file list entry within the display.  The
  837.      format of the / command is depicted in Figure 5.1.
  838.  
  839.  
  840.  
  841.      PC-FLIST - Version 1.10                   Page 15
  842.  
  843.      +----------------------------------------------------------+
  844.      |                                |
  845.      |    /                            |
  846.      |                                |
  847.      +- Figure 5.1: / Command Format ---------------------------+
  848.  
  849.      No operands are required with the / command.
  850.  
  851.      For example, to position the display to the file list entry
  852.      which contains the cursor, Type:
  853.  
  854.           /
  855.  
  856.      and then press the Execute Input key.
  857.  
  858.  
  859.      5.2 The /nnnn Command
  860.  
  861.      The /nnnn (point) command requests a specific file list entry
  862.      become the first file list entry within the display, where
  863.      nnnn is the file list entry number.  The format of the /nnnn
  864.      command is depicted in Figure 5.2.
  865.  
  866.      +----------------------------------------------------------+
  867.      |                                |
  868.      |    /nnnn                            |
  869.      |                                |
  870.      +- Figure 5.2: /nnnn Command Format -----------------------+
  871.  
  872.      No operands are required with the /nnnn command.
  873.  
  874.      For example, to position the display to file list entry
  875.      number 17, Type:
  876.  
  877.           /17
  878.  
  879.      and then press the Execute Input key.
  880.  
  881.  
  882.      5.3 The /A Command
  883.  
  884.      The /A (Append) command requests the directory from another
  885.      drive be processed and those files matching the file
  886.      selection criteria of the current display level be added to
  887.      the file list.  The format of the /A command is depicted in
  888.      Figure 5.3.
  889.  
  890.      +----------------------------------------------------------+
  891.      |                                |
  892.      |    /A     d:                        |
  893.      |                                |
  894.      +- Figure 5.3: /A Command Format --------------------------+
  895.  
  896.      The operands which MUST appear with the /A command are:
  897.  
  898.  
  899.  
  900.  
  901.      PC-FLIST - Version 1.10                   Page 16
  902.  
  903.      d:
  904.  
  905.           Provides the drive whose directory is to be processed.
  906.  
  907.      For example, to append drive A to the file list, assuming
  908.      drive A is NOT already in the file list, Type:
  909.  
  910.           /A A:
  911.  
  912.      and then press the Execute Input key.
  913.  
  914.  
  915.      5.4 The /B Command
  916.  
  917.      The /B (Bottom) command requests the last page of the file
  918.      list be displayed.  The Ctrl-End (Bottom) keys may also be
  919.      used to view the last page of the file list.  The format of
  920.      the /B command is depicted in Figure 5.4.
  921.  
  922.      +----------------------------------------------------------+
  923.      |                                |
  924.      |    /B                            |
  925.      |                                |
  926.      +- Figure 5.4: /B Command Format --------------------------+
  927.  
  928.      No operands are required with the /B command.
  929.  
  930.      For example, to position the display to the last page, Type:
  931.  
  932.           /B
  933.  
  934.      and then press the Execute Input key.
  935.  
  936.  
  937.      5.5 The /C Command
  938.  
  939.      The /C (Cancel) command requests the termination of ALL
  940.      display levels WITHOUT executing any other PC-FLIST or DOS
  941.      commands, then control is returned to DOS.  The format of the
  942.      /C command is depicted in Figure 5.5.
  943.  
  944.      +----------------------------------------------------------+
  945.      |                                |
  946.      |    /C                            |
  947.      |                                |
  948.      +- Figure 5.5: /C Command Format --------------------------+
  949.  
  950.      No operands are required with the /C command.
  951.  
  952.      For example, to terminate all display levels, Type:
  953.  
  954.           /C
  955.  
  956.      and then press the Execute Input key.
  957.  
  958.  
  959.  
  960.  
  961.      PC-FLIST - Version 1.10                   Page 17
  962.  
  963.      5.6 The /F Command
  964.  
  965.      The /F (Find) command requests the next file which matches
  966.      the file search criteria specified, on this or a previous /F
  967.      command, is to become the first file list entry within the
  968.      display.  The format of the /F command is depicted in Figure
  969.      5.6.
  970.  
  971.      +----------------------------------------------------------+
  972.      |                                |
  973.      |    /F     { filename[.ext] | = }             |
  974.      |                                |
  975.      +- Figure 5.6: /F Command Format --------------------------+
  976.  
  977.      The operands which MUST appear with the /F command are:
  978.  
  979.      filename[.ext] | =
  980.  
  981.           Provides the file search criteria to be used in
  982.           searching the file list.    The DOS "wild card" characters
  983.           * and ?  may be used.  = indicates the next occurrence
  984.           of the file search criteria specified on a previous /F
  985.           command.
  986.  
  987.      For example, to locate a file starting with ABC, Type:
  988.  
  989.           /F ABC*.*
  990.  
  991.      and then press the Execute Input key.
  992.  
  993.  
  994.      5.7 The /H Command
  995.  
  996.      The /H (Help) command requests the Helpfile, "PC-FLIST.HLP"
  997.      by default, be displayed.  NOTE:  The Helpfile may be
  998.      modified, if desired, using any ASCII oriented editor.  Its
  999.      format is a simple twenty-four (24) lines of up to eighty
  1000.      (80) characters per line constituting a display page.    A More
  1001.      ...  message will be displayed between each display page and
  1002.      a Holding ...    message will be displayed after the final
  1003.      display page.    The final display page should contain less
  1004.      than twenty-four (24) lines to avoid an unnecessary More ...
  1005.      message preceding the Holding ...  message.  The format of
  1006.      the /H command is depicted in Figure 5.7.
  1007.  
  1008.      +----------------------------------------------------------+
  1009.      |                                |
  1010.      |    /H                            |
  1011.      |                                |
  1012.      +- Figure 5.7: /H Command Format --------------------------+
  1013.  
  1014.      No operands are required with the /H command.
  1015.  
  1016.      For example, to view the Helpfile, Type:
  1017.  
  1018.           /H
  1019.  
  1020.      and then press the Execute Input key.
  1021.      PC-FLIST - Version 1.10                   Page 18
  1022.  
  1023.      5.8 The /L Command
  1024.  
  1025.      The /L (Level) command requests a new display level be
  1026.      created or the previous, next or specific existing display
  1027.      level be displayed.  A maximum of ten (10) display levels may
  1028.      be active at any one time.  NOTE:  New levels start with ALL
  1029.      files within the DEFAULT path of the DEFAULT drive, and
  1030.      combine that with the file selection criteria contained
  1031.      within the /L command.  The format of the /L command is
  1032.      depicted in Figure 5.8.
  1033.  
  1034.      +----------------------------------------------------------+
  1035.      |                                |
  1036.      |    /L{ n | - | + }                     |
  1037.      |                                |
  1038.      |         OR                         |
  1039.      |                                |
  1040.      |    /L     [d:][path]filename[.ext]            |
  1041.      |                                |
  1042.      |         [/D]                        |
  1043.      |                                |
  1044.      +- Figure 5.8: /L Command Format --------------------------+
  1045.  
  1046.      The operands which may appear with the /L command are:
  1047.  
  1048.      n | - | +
  1049.  
  1050.           Provides the specific active level to be displayed where
  1051.           n is between 0 and 9, inclusive.    - indicates the
  1052.           previous active level is to be displayed.  The previous
  1053.           level is determined by searching from the current level
  1054.           downward to 0 then from 9 until a valid level is
  1055.           located.    + indicates the next active level is to be
  1056.           displayed.  The next level is determined by searching
  1057.           from the current level upward to 9 then from 0 until a
  1058.           valid level is located.
  1059.  
  1060.      [d:][path]filename[.ext]
  1061.  
  1062.           Provides the file selection criteria to be used in
  1063.           creating the new display level.  The DOS "wild card"
  1064.           characters * and ?  may be used with filename and .ext.
  1065.           The PC-FLIST Functions may also be used.
  1066.  
  1067.      /D
  1068.  
  1069.           Indicates only directories are to be considered when
  1070.           creating the file list.
  1071.  
  1072.      For example, to select display level 5, Type:
  1073.  
  1074.           /L5
  1075.  
  1076.      and then press the Execute Input key.
  1077.  
  1078.  
  1079.  
  1080.  
  1081.      PC-FLIST - Version 1.10                   Page 19
  1082.  
  1083.      5.9 The /O Command
  1084.  
  1085.      The /O (Omit) command requests the associated DOS command NOT
  1086.      have the file specification appended.    However, the PC-FLIST
  1087.      /, /D, /E, /N or /P functions may still be requested within
  1088.      the DOS command.  The format of the /O command is depicted in
  1089.      Figure 5.9.
  1090.  
  1091.      +----------------------------------------------------------+
  1092.      |                                |
  1093.      |    /O     [command]                    |
  1094.      |                                |
  1095.      +- Figure 5.9: /O Command Format --------------------------+
  1096.  
  1097.      The operands which may appear with the /O command are:
  1098.  
  1099.      command
  1100.  
  1101.           Provides the DOS command to be executed.
  1102.  
  1103.      For example, to omit the file specification from a DOS PATH
  1104.      command, Type:
  1105.  
  1106.           /O PATH A:\;B:\;C:\;
  1107.  
  1108.      and then press the Execute Input key.
  1109.  
  1110.  
  1111.      5.10 The /Q Command
  1112.  
  1113.      The /Q (Quit) command requests the termination of the current
  1114.      display level WITHOUT executing any other PC-FLIST or DOS
  1115.      commands.  If another display level exists, it will be
  1116.      re-created, otherwise control is returned to DOS.  NOTE:  If
  1117.      the re-creation of another display level fails due to a
  1118.      "Drive Not Ready" or similar error, the current display level
  1119.      is NOT terminated and an error message is displayed.  Correct
  1120.      the error and re-issue the /Q command.  The format of the /Q
  1121.      command is depicted in Figure 5.10.
  1122.  
  1123.      +----------------------------------------------------------+
  1124.      |                                |
  1125.      |    /Q                            |
  1126.      |                                |
  1127.      +- Figure 5.10: /Q Command Format -------------------------+
  1128.  
  1129.      No operands are required with the /Q command.
  1130.  
  1131.      For example, to terminate the current display level, Type:
  1132.  
  1133.           /Q
  1134.  
  1135.      and then press the Execute Input key.
  1136.  
  1137.  
  1138.  
  1139.  
  1140.  
  1141.      PC-FLIST - Version 1.10                   Page 20
  1142.  
  1143.      5.11 The /R Command
  1144.  
  1145.      The /R (Read) command requests the file list be replaced with
  1146.      a new, or updated, list using new, or existing, selection
  1147.      criteria.  If no operands appear with the /R command, the
  1148.      entire file list is refreshed, including any appended drives.
  1149.      The format of the /R command is depicted in Figure 5.11.
  1150.  
  1151.      +----------------------------------------------------------+
  1152.      |                                |
  1153.      |    /R                            |
  1154.      |                                |
  1155.      |         OR                         |
  1156.      |                                |
  1157.      |    /R     [d:][path]filename[.ext]            |
  1158.      |                                |
  1159.      |         [/D]                        |
  1160.      |                                |
  1161.      +- Figure 5.11: /R Command Format -------------------------+
  1162.  
  1163.      The operands which may appear with the /R command are:
  1164.  
  1165.      [d:][path]filename[.ext]
  1166.  
  1167.           Provides the file selection criteria to be used in
  1168.           developing the file list.  The DOS "wild card"
  1169.           characters * and ?  may be used within filename and
  1170.           .ext.  The PC-FLIST Functions may be used.
  1171.  
  1172.      /D
  1173.  
  1174.           Indicates only directories are to be considered when
  1175.           creating the file list.
  1176.  
  1177.      For example, to create a file list of all .EXE files on drive
  1178.      B, Type:
  1179.  
  1180.           /R B:*.EXE
  1181.  
  1182.      and then press the Execute Input key.
  1183.  
  1184.  
  1185.      5.12 The /Sx Command
  1186.  
  1187.      The /Sx (Sort) command requests the file list be sorted by
  1188.      Date/Time, Extension, Name or Size based upon x.  If x is D,
  1189.      the file list will be sorted by Date/Time (descending), Name,
  1190.      Drive and Extension (ascending).  If x is E, the file list
  1191.      will be sorted by Extension, Name and Drive (ascending).  If
  1192.      x is N, the file list will be sorted by Name, Drive and
  1193.      Extension (ascending).  If x is S, the file list will be
  1194.      sorted by Size (descending), Name, Drive and Extension
  1195.      (ascending).  The sort sequence will always be preserved by
  1196.      future /A and/or /R commands.    The format of the /Sx command
  1197.      is depicted in Figure 5.12.
  1198.  
  1199.  
  1200.  
  1201.      PC-FLIST - Version 1.10                   Page 21
  1202.  
  1203.      +----------------------------------------------------------+
  1204.      |                                |
  1205.      |    /SD                            |
  1206.      |                                |
  1207.      |         OR                         |
  1208.      |                                |
  1209.      |    /SE                            |
  1210.      |                                |
  1211.      |         OR                         |
  1212.      |                                |
  1213.      |    /SN                            |
  1214.      |                                |
  1215.      |         OR                         |
  1216.      |                                |
  1217.      |    /SS                            |
  1218.      |                                |
  1219.      +- Figure 5.12: /Sx Command Format ------------------------+
  1220.  
  1221.      No operands are required with the /Sx command.
  1222.  
  1223.      For example, to sort the file list by Date/Time, Type:
  1224.  
  1225.           /SD
  1226.  
  1227.      and then press the Execute Input key.
  1228.  
  1229.  
  1230.      5.13 The /T Command
  1231.  
  1232.      The /T (Top) command requests the first page of the file list
  1233.      be displayed.    The Ctrl-Home (Top) keys may also be used to
  1234.      view the first page of the file list.    The format of the /T
  1235.      command is depicted in Figure 5.13.
  1236.  
  1237.      +----------------------------------------------------------+
  1238.      |                                |
  1239.      |    /T                            |
  1240.      |                                |
  1241.      +- Figure 5.13: /T Command Format -------------------------+
  1242.  
  1243.      No operands are required with the /T command.
  1244.  
  1245.      For example, to position the display to the first page, Type:
  1246.  
  1247.           /T
  1248.  
  1249.      and then press the Execute Input key.
  1250.  
  1251.  
  1252.      5.14 The /X Command
  1253.  
  1254.      The /X (eXecute) command requests ALL commands within the
  1255.      Command Input Area be executed.  The Grey + (Execute Input)
  1256.      key may also be used to execute Command Input Area commands.
  1257.      The format of the /X command is depicted in Figure 5.14.
  1258.  
  1259.  
  1260.  
  1261.      PC-FLIST - Version 1.10                   Page 22
  1262.  
  1263.      +----------------------------------------------------------+
  1264.      |                                |
  1265.      |    /X                            |
  1266.      |                                |
  1267.      +- Figure 5.14: /X Command Format -------------------------+
  1268.  
  1269.      No operands are required with the /X command.
  1270.  
  1271.      For example, to execute the Command Input Area, press the
  1272.      Execute Input key.
  1273.  
  1274.  
  1275.      5.15 The = Command
  1276.  
  1277.      The = (repeat) command requests the last DOS command be
  1278.      repeated for this file.  CAUTION:  The = command can be very
  1279.      dangerous if you forget the last DOS command you executed was
  1280.      an ERASE or COPY.  When in doubt, use the ?  command
  1281.      described in 5.16 The ?  Command.  The format of the =
  1282.      command is depicted in Figure 5.15.
  1283.  
  1284.      +----------------------------------------------------------+
  1285.      |                                |
  1286.      |    =                            |
  1287.      |                                |
  1288.      +- Figure 5.15: = Command Format --------------------------+
  1289.  
  1290.      No operands are required with the = command.
  1291.  
  1292.      For example, to repeat a DOS ERASE command for three files,
  1293.      Type:
  1294.  
  1295.           ERASE = =
  1296.  
  1297.      and then press the Execute Input key.
  1298.  
  1299.  
  1300.      5.16 The ?  Command
  1301.  
  1302.      The ?    (recall) command requests the last DOS command be
  1303.      recalled to the Command Input Area.  The format of the ?
  1304.      command is depicted in Figure 5.16.
  1305.  
  1306.      +----------------------------------------------------------+
  1307.      |                                |
  1308.      |    ?                            |
  1309.      |                                |
  1310.      +- Figure 5.16: ? Command Format --------------------------+
  1311.  
  1312.      No operands are required with the ?  command.
  1313.  
  1314.      For example, to recall the last DOS command, Type:
  1315.  
  1316.           ?
  1317.  
  1318.      and then press the Execute Input key.
  1319.  
  1320.  
  1321.      PC-FLIST - Version 1.10                   Page 23
  1322.  
  1323.      5.17 The * Command
  1324.  
  1325.      The * (comment) command requests this command NOT be
  1326.      processed.  The format of the * command is depicted in Figure
  1327.      5.17.
  1328.  
  1329.      +----------------------------------------------------------+
  1330.      |                                |
  1331.      |    *                            |
  1332.      |                                |
  1333.      +- Figure 5.17: * Command Format --------------------------+
  1334.  
  1335.      No operands are required with the * command.
  1336.  
  1337.      For example, to have a DOS FORMAT command NOT processed,
  1338.      Type:
  1339.  
  1340.           *FORMAT A:
  1341.  
  1342.  
  1343.  
  1344.  
  1345.  
  1346.  
  1347.  
  1348.  
  1349.  
  1350.  
  1351.  
  1352.  
  1353.  
  1354.  
  1355.  
  1356.  
  1357.  
  1358.  
  1359.  
  1360.  
  1361.  
  1362.  
  1363.  
  1364.  
  1365.  
  1366.  
  1367.  
  1368.  
  1369.  
  1370.  
  1371.  
  1372.  
  1373.  
  1374.  
  1375.  
  1376.  
  1377.  
  1378.  
  1379.  
  1380.  
  1381.      PC-FLIST - Version 1.10                   Page 24
  1382.  
  1383.      6.0 PC-FLIST Functions
  1384.  
  1385.      PC-FLIST supports a variety of file specification
  1386.      manipulation functions.  These functions may appear within:
  1387.  
  1388.           * An EXECUTE command within the Profile.
  1389.           * A DEFINE command within the Profile.
  1390.           * The Command Input Area of the file list.
  1391.  
  1392.      The PC-FLIST functions are identified by the PC-FLIST Command
  1393.      Character.  This character may be changed with a CHAR command
  1394.      within the Profile.  For the following, it will be assumed
  1395.      the Command Character is /, the default.  The following are
  1396.      PC-FLIST functions:
  1397.  
  1398.           /          Insert complete file specification.
  1399.  
  1400.           /D         Insert d: of file list entry.
  1401.  
  1402.           /E         Insert .ext of file list entry.
  1403.  
  1404.           /N         Insert filename of file list entry.
  1405.  
  1406.           /P         Insert path of display level.
  1407.  
  1408.      By default, PC-FLIST will append the complete file
  1409.      specification to the end of a DOS command UNLESS the /O
  1410.      command OR any of the PC-FLIST functions listed above were
  1411.      already processed within the command text.
  1412.  
  1413.  
  1414.      6.1 The / Function
  1415.  
  1416.      The / (fileid) function requests the complete file
  1417.      specification, as defined by the FILEID command, be inserted
  1418.      at the present location within the command text.  The format
  1419.      of the / function is depicted in Figure 6.1.
  1420.  
  1421.      +----------------------------------------------------------+
  1422.      |                                |
  1423.      |    /                            |
  1424.      |                                |
  1425.      +- Figure 6.1: / Function Format --------------------------+
  1426.  
  1427.      No operands are required with the / function.
  1428.  
  1429.      For example, to construct a DOS COPY command of the current
  1430.      file to drive B, Type:
  1431.  
  1432.           COPY / B:
  1433.  
  1434.  
  1435.      6.2 The /D Function
  1436.  
  1437.      The /D (Drive) function requests d:  of the file list entry
  1438.      be inserted at the present location within the command text.
  1439.      The format of the /D function is depicted in Figure 6.2.
  1440.  
  1441.      PC-FLIST - Version 1.10                   Page 25
  1442.  
  1443.      +----------------------------------------------------------+
  1444.      |                                |
  1445.      |    /D                            |
  1446.      |                                |
  1447.      +- Figure 6.2: /D Function Format -------------------------+
  1448.  
  1449.      No operands are required with the /D function.
  1450.  
  1451.      For example, to construct a DOS FORMAT command for the drive
  1452.      on which the current file resides, Type:
  1453.  
  1454.           FORMAT /D
  1455.  
  1456.  
  1457.      6.3 The /E Function
  1458.  
  1459.      The /E (Extension) function requests .ext of the file list
  1460.      entry be inserted at the present location within the command
  1461.      text.    The format of the /E function is depicted in Figure
  1462.      6.3.
  1463.  
  1464.      +----------------------------------------------------------+
  1465.      |                                |
  1466.      |    /E                            |
  1467.      |                                |
  1468.      +- Figure 6.3: /E Function Format -------------------------+
  1469.  
  1470.      No operands are required with the /E function.
  1471.  
  1472.      For example, to construct a DOS RENAME command for the
  1473.      current file while retaining the current extension, Type:
  1474.  
  1475.           RENAME / NEWNAME/E
  1476.  
  1477.  
  1478.      6.4 The /N Function
  1479.  
  1480.      The /N (Name) function requests filename of the file list
  1481.      entry be inserted at the present location within the command
  1482.      text.    The format of the /N function is depicted in Figure
  1483.      6.4.
  1484.  
  1485.      +----------------------------------------------------------+
  1486.      |                                |
  1487.      |    /N                            |
  1488.      |                                |
  1489.      +- Figure 6.4: /N Function Format -------------------------+
  1490.  
  1491.      No operands are required with the /N function.
  1492.  
  1493.      For example, to construct a DOS BASICA command for the
  1494.      current filename, Type:
  1495.  
  1496.           BASICA /N
  1497.  
  1498.  
  1499.  
  1500.  
  1501.      PC-FLIST - Version 1.10                   Page 26
  1502.  
  1503.      6.5 The /P Function
  1504.  
  1505.      The /P (Path) function requests the path of the display level
  1506.      be inserted at the present location within the command text.
  1507.      The format of the /P function is depicted in Figure 6.5.
  1508.  
  1509.      +----------------------------------------------------------+
  1510.      |                                |
  1511.      |    /P                            |
  1512.      |                                |
  1513.      +- Figure 6.5: /P Function Format -------------------------+
  1514.  
  1515.      No operands are required with the /P function.
  1516.  
  1517.      For example, to construct a DOS CHDIR command to the current
  1518.      path, Type:
  1519.  
  1520.           CHDIR /P
  1521.  
  1522.  
  1523.      6.6 Combining PC-FLIST Functions
  1524.  
  1525.      The PC-FLIST functions may be combined into one token, if
  1526.      desired, as shown below:
  1527.  
  1528.           /DPNE
  1529.  
  1530.            OR
  1531.  
  1532.           /D/PNE
  1533.  
  1534.            OR
  1535.  
  1536.           /D/P/NE
  1537.  
  1538.            OR
  1539.  
  1540.           /D/P/N/E
  1541.  
  1542.      However, if any character within the token is not an PC-FLIST
  1543.      function, that character and those following until the end of
  1544.      the token or the Command Character are treated as literal
  1545.      text.    For example:
  1546.  
  1547.           /DPME
  1548.  
  1549.      would result in d:  and path followed by ME being inserted in
  1550.      the command text.
  1551.  
  1552.  
  1553.  
  1554.  
  1555.  
  1556.  
  1557.  
  1558.  
  1559.  
  1560.  
  1561.      PC-FLIST - Version 1.10                   Page 27
  1562.  
  1563.      7.0 PC-FLIST Profile
  1564.  
  1565.      PC-FLIST utilizes a Profile for user customization.  The
  1566.      default file specification for the Profile is "PC-FLIST.PRO".
  1567.      This default may be overridden using the P option when
  1568.      PC-FLIST is invoked.  The commands which may appear within
  1569.      the Profile are:
  1570.  
  1571.           ATTR         Define display attributes.
  1572.  
  1573.           CHAR         Define PC-FLIST command character.
  1574.  
  1575.           DEFINE         Define function key command text.
  1576.  
  1577.           EXECUTE         Execute DOS or PC-FLIST command.
  1578.  
  1579.           FILEID         Define default fileid components.
  1580.  
  1581.           MACRO         Define macro key text.
  1582.  
  1583.           OPTION         Select processing options.
  1584.  
  1585.           SYNONYM         Define DOS command name aliases.
  1586.  
  1587.  
  1588.      7.1 The ATTR Command
  1589.  
  1590.      The ATTR command specifies which display attributes are to be
  1591.      used by PC-FLIST.  There are eight (8) attribute
  1592.      specifications which effect each display area.  All attribute
  1593.      specifications should be entered as one or more hexadecimal
  1594.      digits or * if the default attribute is desired.  Attribute
  1595.      specifications are processed modulo 256 (hexadecimal 100).
  1596.      The format of the ATTR command is depicted in Figure 7.1.
  1597.  
  1598.      +----------------------------------------------------------+
  1599.      |                                |
  1600.      |    ATTR    { title | * }                    |
  1601.      |                                |
  1602.      |        { border | * }                    |
  1603.      |                                |
  1604.      |        { file | * }                    |
  1605.      |                                |
  1606.      |        { input | * }                    |
  1607.      |                                |
  1608.      |        { message | * }                 |
  1609.      |                                |
  1610.      |        { key | * }                    |
  1611.      |                                |
  1612.      |        { name | * }                    |
  1613.      |                                |
  1614.      |        { clear | * }                    |
  1615.      |                                |
  1616.      +- Figure 7.1: ATTR Command Format ------------------------+
  1617.  
  1618.      The operands which may appear with the ATTR command are:
  1619.  
  1620.  
  1621.      PC-FLIST - Version 1.10                   Page 28
  1622.  
  1623.      title | *
  1624.  
  1625.           Provides the attribute for titles within the Title Area.
  1626.           * specifies the default attribute is to be used.
  1627.  
  1628.      border | *
  1629.  
  1630.           Provides the attribute for borders between each Display
  1631.           Area.  * specifies the default attribute is to be used.
  1632.  
  1633.      file | *
  1634.  
  1635.           Provides the attribute for both the Name and Statistics
  1636.           Areas as well as the file selection criteria within the
  1637.           Title Area.  * specifies the default attribute is to be
  1638.           used.
  1639.  
  1640.      input | *
  1641.  
  1642.           Provides the attribute for the Command Input Area.  *
  1643.           specifies the default attribute is to be used.
  1644.  
  1645.      message | *
  1646.  
  1647.           Provides the attribute for messages which will appear
  1648.           within the Command Input Area.  * specifies the default
  1649.           attribute is to be used.
  1650.  
  1651.      key | *
  1652.  
  1653.           Provides the attribute for the Fnn> literals within the
  1654.           Function Key Area.  * specifies the default attribute is
  1655.           to be used.
  1656.  
  1657.      name | *
  1658.  
  1659.           Provides the attribute for the names of keys within the
  1660.           Function Key Area.  * specifies the default attribute is
  1661.           to be used.
  1662.  
  1663.      clear | *
  1664.  
  1665.           Provides the attribute for clearing the display prior to
  1666.           DOS command execution as well as PC-FLIST program
  1667.           termination.  * specifies the default attribute is to be
  1668.           used.
  1669.  
  1670.      For example, to change the file attribute to RED, the
  1671.      following command could be used:
  1672.  
  1673.           ATTR * * 04
  1674.  
  1675.  
  1676.      7.2 The CHAR Command
  1677.  
  1678.      The CHAR command specifies which character will identify
  1679.      PC-FLIST Commands and Functions.  The character must be a
  1680.      punctuation character which does not conflict with any
  1681.      PC-FLIST - Version 1.10                   Page 29
  1682.  
  1683.      PC-FLIST or DOS reserved character.  The character may be
  1684.      used literally within a command by repeating; i.e.  if / is
  1685.      the command character, // will yield / within the command
  1686.      provided to DOS.  The format of the CHAR command is depicted
  1687.      in Figure 7.2.
  1688.  
  1689.      +----------------------------------------------------------+
  1690.      |                                |
  1691.      |    CHAR    { char | * }                    |
  1692.      |                                |
  1693.      +- Figure 7.2: CHAR Command Format ------------------------+
  1694.  
  1695.      The operands which may appear with the CHAR command are:
  1696.  
  1697.      char | *
  1698.  
  1699.           Provides the character which will identify PC-FLIST
  1700.           Commands and Functions.  * specifies the default command
  1701.           character is to be used.
  1702.  
  1703.      For example, to change the character to $, the following
  1704.      command could be used:
  1705.  
  1706.           CHAR $
  1707.  
  1708.  
  1709.      7.3 The DEFINE Command
  1710.  
  1711.      The DEFINE command specifies the name and command to be
  1712.      associated to a particular function key.  Forty (40) function
  1713.      keys are supported by PC-FLIST named F1 thru F10, a-F1 thru
  1714.      a-F10, c-F1 thru c-F10 and s-F1 thru a-F10.  If a function
  1715.      key has no command associated with it, it will be ignored
  1716.      when depressed by the user.  The format of the DEFINE command
  1717.      is depicted in Figure 7.3.
  1718.  
  1719.      +----------------------------------------------------------+
  1720.      |                                |
  1721.      |    DEFINE    key                        |
  1722.      |                                |
  1723.      |        =                        |
  1724.      |                                |
  1725.      |        [[name]]                    |
  1726.      |                                |
  1727.      |        [command]                    |
  1728.      |                                |
  1729.      +- Figure 7.3: DEFINE Command Format ----------------------+
  1730.  
  1731.      The operands which may appear with the DEFINE command are:
  1732.  
  1733.      key
  1734.  
  1735.           Provides the function key to be defined as F1 thru F10,
  1736.           a-F1 thru a-F10, c-F1 thru c-F10 or s-F1 thru s-F10.
  1737.  
  1738.      =
  1739.  
  1740.           Indicates the assignment follows.
  1741.      PC-FLIST - Version 1.10                   Page 30
  1742.  
  1743.      [name]
  1744.  
  1745.           Provides the name to be associated with this function
  1746.           key.  This name will be displayed within the Function
  1747.           Key Area.  This name must be enclosed within square
  1748.           brackets ([]).  Names exceeding 12 characters in length
  1749.           are truncated to 12 characters.
  1750.  
  1751.      command
  1752.  
  1753.           Provides the command text to be associated with this
  1754.           function key.  This command may be an PC-FLIST or DOS
  1755.           command.    Commands exceeding 60 characters in length are
  1756.           truncated to 60 characters.
  1757.  
  1758.      For example, to define function key F4 as the DOS TYPE
  1759.      command, the following command could be used:
  1760.  
  1761.           DEFINE F4 = [Type] TYPE
  1762.  
  1763.  
  1764.      7.4 The EXECUTE Command
  1765.  
  1766.      The EXECUTE command specifies an PC-FLIST or DOS command to
  1767.      be executed during PC-FLIST initialization.  This command can
  1768.      be used to sort the file list into a desired sequence rather
  1769.      than DOS directory sequence.  The format of the EXECUTE
  1770.      command is depicted in Figure 7.4.
  1771.  
  1772.      +----------------------------------------------------------+
  1773.      |                                |
  1774.      |    EXECUTE [command]                    |
  1775.      |                                |
  1776.      +- Figure 7.4: EXECUTE Command Format ---------------------+
  1777.  
  1778.      The operands which may appear with the EXECUTE command are:
  1779.  
  1780.      command
  1781.  
  1782.           Provides the command to be executed.  NOTE:  Any DOS
  1783.           commands will be associated with the FIRST file within
  1784.           the file list.  Use the PC-FLIST /O command to omit the
  1785.           file specification from the command.
  1786.  
  1787.      For example, To execute the PC-FLIST /SD command during
  1788.      initialization, the following command could be used:
  1789.  
  1790.           EXECUTE /SD
  1791.  
  1792.  
  1793.      7.5 The FILEID Command
  1794.  
  1795.      The FILEID command specifies the components to be used when
  1796.      creating a file specification.  Since some applications in
  1797.      the PC world do not support paths within file specifications,
  1798.      it may be desirable to omit the path from default file
  1799.      specifications built by PC-FLIST.  The format of the FILEID
  1800.      command is depicted in Figure 7.5.
  1801.      PC-FLIST - Version 1.10                   Page 31
  1802.  
  1803.      +----------------------------------------------------------+
  1804.      |                                |
  1805.      |    FILEID    [D][P][N][E]                    |
  1806.      |                                |
  1807.      +- Figure 7.5: FILEID Command Format ----------------------+
  1808.  
  1809.      The operands which may appear with the FILEID command are:
  1810.  
  1811.      [D][P][N][E]
  1812.  
  1813.           Indicates the file specification components to be used
  1814.           when creating a complete file specification.  The
  1815.           characters D, P, N and E represent d:, path, filename
  1816.           and .ext, respectively.  The value specified may not
  1817.           exceed 4 characters in length.
  1818.  
  1819.      For example, to create default file specifications containing
  1820.      only name and extension, the following command could be used:
  1821.  
  1822.           FILEID NE
  1823.  
  1824.  
  1825.      7.6 The MACRO Command
  1826.  
  1827.      The MACRO command specifies the text to be associated to a
  1828.      particular macro key.    Thirty-six (36) macro keys are
  1829.      supported by PC-FLIST named a-A thru a-Z and a-1 thru a-0.
  1830.      If a macro key has no text associated with it, it will be
  1831.      ignored when depressed by the user.  The format of the MACRO
  1832.      command is depicted in Figure 7.6.
  1833.  
  1834.      +----------------------------------------------------------+
  1835.      |                                |
  1836.      |    MACRO    key                        |
  1837.      |                                |
  1838.      |        =                        |
  1839.      |                                |
  1840.      |        [text]                        |
  1841.      |                                |
  1842.      +- Figure 7.6: MACRO Command Format -----------------------+
  1843.  
  1844.      The operands which may appear with the MACRO command are:
  1845.  
  1846.      key
  1847.  
  1848.           Provides the macro key to be defined as a-A thru a-Z or
  1849.           a-1 thru a-0.
  1850.  
  1851.      =
  1852.  
  1853.           Indicates the assignment follows.
  1854.  
  1855.      text
  1856.  
  1857.           Provides the text to be associated with this macro key.
  1858.           Text exceeding 60 characters in length are truncated to
  1859.           60 characters.
  1860.  
  1861.      PC-FLIST - Version 1.10                   Page 32
  1862.  
  1863.      For example, to define macro key a-T as the DOS TYPE command
  1864.      piped to the DOS MORE filter, the following command could be
  1865.      used:
  1866.  
  1867.           MACRO a-T = TYPE / | MORE
  1868.  
  1869.  
  1870.      7.7 The OPTION Command
  1871.  
  1872.      The OPTION command specifies the PC-FLIST processing options
  1873.      to be used.  The format of the OPTION command is depicted in
  1874.      Figure 7.7.
  1875.  
  1876.      +----------------------------------------------------------+
  1877.      |                                |
  1878.      |    OPTION    { CHDIR | NOCHDIR }                |
  1879.      |                                |
  1880.      |        { ECHO | NOECHO }                |
  1881.      |                                |
  1882.      |        { HOLD | NOHOLD }                |
  1883.      |                                |
  1884.      |        { PAUSE | NOPAUSE }                |
  1885.      |                                |
  1886.      |        { RETRACE | NORETRACE }             |
  1887.      |                                |
  1888.      +- Figure 7.7: OPTION Command Format ----------------------+
  1889.  
  1890.      The operands which may appear with the OPTION command are:
  1891.  
  1892.      CHDIR | NOCHDIR
  1893.  
  1894.           Indicates the current path IS|IS NOT to be saved,
  1895.           changed to the path of the display level and restored
  1896.           for each command to be executed by DOS.
  1897.  
  1898.      ECHO | NOECHO
  1899.  
  1900.           Indicates each command IS|IS NOT to be displayed prior
  1901.           to its execution by DOS.
  1902.  
  1903.      HOLD | NOHOLD
  1904.  
  1905.           Indicates a pause WILL|WILL NOT be taken after all
  1906.           commands have been executed by DOS.  This pause would be
  1907.           necessary to read any output from the DOS commands as it
  1908.           will be overlaid by the file list display.  NOTE:  The
  1909.           pause will be taken only if output has been displayed.
  1910.           Any key stroke will terminate the pause.
  1911.  
  1912.      PAUSE | NOPAUSE
  1913.  
  1914.           Indicates each command IS|IS NEITHER to be displayed
  1915.           AND|NOR a pause taken prior to its execution by DOS.  If
  1916.           Esc is depressed, the command WILL NOT be executed by
  1917.           DOS, however, PC-FLIST will continue processing the
  1918.           Command Input Area.  Any other key stroke will terminate
  1919.           the pause.
  1920.  
  1921.      PC-FLIST - Version 1.10                   Page 33
  1922.  
  1923.      RETRACE | NORETRACE
  1924.  
  1925.           Indicates video memory accesses ARE|ARE NOT to be
  1926.           synchronized with the horizontal retrace signal from the
  1927.           video controller.  This is necessary on Standard Color
  1928.           Graphics video controllers to prevent flicker.
  1929.  
  1930.      For example, to disable video retrace synchronization, the
  1931.      following command could be used:
  1932.  
  1933.           OPTION NORETRACE
  1934.  
  1935.  
  1936.      7.8 The SYNONYM Command
  1937.  
  1938.      The SYNONYM command specifies alias names for true name DOS
  1939.      commands.  A maximum of twenty-five (25) SYNONYM commands may
  1940.      be specified, after which subsequent SYNONYM commands will be
  1941.      ignored.  The format of the SYNONYM command is depicted in
  1942.      Figure 7.8.
  1943.  
  1944.      +----------------------------------------------------------+
  1945.      |                                |
  1946.      |    SYNONYM aliasname                    |
  1947.      |                                |
  1948.      |        truename                    |
  1949.      |                                |
  1950.      +- Figure 7.8: SYNONYM Command Format ---------------------+
  1951.  
  1952.      The operands which may appear with the SYNONYM command are:
  1953.  
  1954.      aliasname
  1955.  
  1956.           Provides the alias name to be associated with the true
  1957.           name.  Alias names exceeding 8 characters in length are
  1958.           truncated to 8 characters.
  1959.  
  1960.      truename
  1961.  
  1962.           Provides the true name for the DOS command represented
  1963.           by the alias name.  True names exceeding 8 characters in
  1964.           length are truncated to 8 characters.
  1965.  
  1966.      For example, to define C as an alias of the DOS COPY command,
  1967.      the following command could be used:
  1968.  
  1969.           SYNONYM C COPY
  1970.  
  1971.  
  1972.      7.9 Profile Performance
  1973.  
  1974.      The processing of the Profile can account for a significant
  1975.      portion of the time required for initialization.  The default
  1976.      profile contains many comments and examples and therefore
  1977.      requires more time to process.  To achieve the best possible
  1978.      initialization time, remove all extraneous comments and
  1979.      unnecessary commands; i.e.  defining a function key as null,
  1980.      from the Profile.
  1981.      PC-FLIST - Version 1.10                   Page 34
  1982.  
  1983.      7.10 Profile Errors
  1984.  
  1985.      If errors are detected within the Profile, PC-FLIST will
  1986.      display a message in the first Command Input Area line, and
  1987.      continue processing.  If the errors prevented the definition
  1988.      of an PC-FLIST /Q or /C command function key, depressing
  1989.      Ctrl-Break three (3) times without any intervening keystrokes
  1990.      OR typing /Q or /C followed by the Execute Input key will
  1991.      terminate PC-FLIST allowing corrections to be made to the
  1992.      Profile.
  1993.  
  1994.  
  1995.  
  1996.  
  1997.  
  1998.  
  1999.  
  2000.  
  2001.  
  2002.  
  2003.  
  2004.  
  2005.  
  2006.  
  2007.  
  2008.  
  2009.  
  2010.  
  2011.  
  2012.  
  2013.  
  2014.  
  2015.  
  2016.  
  2017.  
  2018.  
  2019.  
  2020.  
  2021.  
  2022.  
  2023.  
  2024.  
  2025.  
  2026.  
  2027.  
  2028.  
  2029.  
  2030.  
  2031.  
  2032.  
  2033.  
  2034.  
  2035.  
  2036.  
  2037.  
  2038.  
  2039.  
  2040.  
  2041.      PC-FLIST - Version 1.10                   Page 35
  2042.  
  2043.      8.0 PC-FLIST Messages
  2044.  
  2045.      PC-FLIST produces messages when errors or unexpected
  2046.      conditions arise during processing.  The messages, listed in
  2047.      alphabetic sequence by the text of the message, are:
  2048.  
  2049.  
  2050.      ????????.??? Not Found
  2051.  
  2052.           This message is issued when no entries from the current
  2053.           file list entry to the end of the file list match the
  2054.           file search criteria "????????.???".
  2055.  
  2056.  
  2057.      [^C]
  2058.  
  2059.           This message is issued as a result of a DOS command
  2060.           being terminated due to Ctrl-Break.  NOTE:  DOS is not
  2061.           very consistent in returning this indication, so you may
  2062.           not see this message in all cases.
  2063.  
  2064.  
  2065.      [nnn]
  2066.  
  2067.           This message is issued as a result of a DOS command
  2068.           returning the non-zero return code nnn.  The meaning of
  2069.           a non-zero return code depends entirely upon the DOS
  2070.           command being executed.
  2071.  
  2072.  
  2073.      [ERR]
  2074.  
  2075.           This message is issued as a result of a DOS command
  2076.           being terminated due to a critical device error.    NOTE:
  2077.           DOS is not very consistent in returning this indication,
  2078.           so you may not see this message in all cases.
  2079.  
  2080.  
  2081.      Access Denied
  2082.  
  2083.           This message is issued as a result of DOS returning an
  2084.           error code 5 during DOS command execution which
  2085.           indicates the desired command file is LOCKed by file
  2086.           sharing.
  2087.  
  2088.  
  2089.      Command Not Found
  2090.  
  2091.           This message is issued as a result of a command or batch
  2092.           file not being found.
  2093.  
  2094.  
  2095.      Disk I/O Error
  2096.  
  2097.           This message is issued when a critical device error,
  2098.           other than Not Ready, is detected during I/O processing
  2099.           to a drive.
  2100.  
  2101.      PC-FLIST - Version 1.10                   Page 36
  2102.  
  2103.      Drive Already In File List
  2104.  
  2105.           This message is issued when a /A command is executed
  2106.           specifying a drive which is already contained in the
  2107.           current file list.
  2108.  
  2109.  
  2110.      Drive Missing Or Invalid
  2111.  
  2112.           This message is issued when a /A PC-FLIST command is
  2113.           executed without specifying a drive or when the drive
  2114.           specified is invalid.
  2115.  
  2116.  
  2117.      Drive Not Ready
  2118.  
  2119.           This message is issued when a Not Ready error is
  2120.           detected during I/O processing to a drive.
  2121.  
  2122.  
  2123.      Error(s) In Profile
  2124.  
  2125.           This message is issued when one or more error(s) is
  2126.           detected during Profile processing.  Only those Profile
  2127.           commands in error are ignored.
  2128.  
  2129.  
  2130.      Filespec Missing Or Invalid
  2131.  
  2132.           This message is issued when a command is executed
  2133.           without specifying a filespec or when the filespec
  2134.           specified is invalid.
  2135.  
  2136.  
  2137.      Helpfile Not Found
  2138.  
  2139.           This message is issued when "PC-FLIST.HLP" or user
  2140.           specified Helpfile file specification could not be
  2141.           found.  The H option of the PC-FLIST command may be used
  2142.           to provide the file specification for the Helpfile if it
  2143.           does not reside in the DOS search path.
  2144.  
  2145.  
  2146.      Holding ...
  2147.  
  2148.           This message is issued when the PC-FLIST display will
  2149.           overlay data currently visible on the display screen.
  2150.           Pressing any key indicates processing may continue.
  2151.  
  2152.  
  2153.      Insufficient Memory
  2154.  
  2155.           This message is issued when no more memory is available.
  2156.           If this message appears as a result of executing a DOS
  2157.           command, the command was too large to fit in the memory
  2158.           available.  If this message appears after initialization
  2159.           or an PC-FLIST command, the file list is too large to
  2160.           fit in the memory available.
  2161.  
  2162.      PC-FLIST - Version 1.10                   Page 37
  2163.  
  2164.      Invalid Environment
  2165.  
  2166.           This message is issued as a result of DOS returning an
  2167.           error code 10 during DOS command execution indicating
  2168.           the current DOS environment is invalid for the desired
  2169.           command.
  2170.  
  2171.  
  2172.      Invalid Format
  2173.  
  2174.           This message is issued as a result of DOS returning an
  2175.           error code 11 during DOS command execution indicating
  2176.           the desired command file is not valid .EXE or .COM
  2177.           format.
  2178.  
  2179.  
  2180.      Level Not Active Or Invalid
  2181.  
  2182.           This message is issued when an invalid or inactive level
  2183.           number is specified on a /L PC-FLIST command.
  2184.  
  2185.  
  2186.      Maximum Levels Active
  2187.  
  2188.           This message is issued when attempting to create a new
  2189.           display level, but ten (10) levels are currently active.
  2190.  
  2191.  
  2192.      More ...
  2193.  
  2194.           This message is issued when a complete PC-FLIST Helpfile
  2195.           display page is currently visible on the display screen.
  2196.           Pressing the Esc key indicates the /H command is to be
  2197.           terminated.  Pressing any other key indicates processing
  2198.           may continue.
  2199.  
  2200.  
  2201.      No Files Selected
  2202.  
  2203.           This message is issued when no files matched the
  2204.           specified selection criteria.
  2205.  
  2206.  
  2207.      Not Executed Due To ESC
  2208.  
  2209.           This message is issued when Esc was pressed during PAUSE
  2210.           processing indicating this command line was NOT
  2211.           executed.  Execution of the remainder of the Command
  2212.           Input Area continues.
  2213.  
  2214.  
  2215.      Path Missing Or Invalid
  2216.  
  2217.           This message is issued when a command is executed
  2218.           without specifying a path or when the path specified is
  2219.           invalid.
  2220.  
  2221.      PC-FLIST - Version 1.10                   Page 38
  2222.  
  2223.      Pausing ...
  2224.  
  2225.           This message is issued when a DOS command is about to be
  2226.           executed.  Pressing the Esc key indicates the DOS
  2227.           command is NOT to be executed.  Pressing any other key
  2228.           indicates the DOS command is to be executed.
  2229.  
  2230.  
  2231.      Profile Not Found
  2232.  
  2233.           This message is issued when "PC-FLIST.PRO" or user
  2234.           specified Profile file specification could not be found.
  2235.           The P option of the PC-FLIST command may be used to
  2236.           provide the file specification for the Profile if it
  2237.           does not reside in the DOS search path.
  2238.  
  2239.  
  2240.      Target Missing Or Invalid
  2241.  
  2242.           This message is issued when the file list search
  2243.           criteria on a /F PC-FLIST command is missing or invalid.
  2244.           Only filename and extension are permitted as search
  2245.           criteria.
  2246.  
  2247.  
  2248.      Unexpected DOS Error
  2249.  
  2250.           This message is issued when a DOS error code is returned
  2251.           which cannot be corrected by PC-FLIST.
  2252.  
  2253.  
  2254.      Unknown PC-FLIST Command
  2255.  
  2256.           This message is issued when the Command Character
  2257.           appears as the first character within a command line and
  2258.           is followed by a character(s) which do not represent a
  2259.           valid PC-FLIST command or function.
  2260.  
  2261.  
  2262.  
  2263.  
  2264.  
  2265.  
  2266.  
  2267.  
  2268.  
  2269.  
  2270.  
  2271.  
  2272.  
  2273.  
  2274.  
  2275.  
  2276.  
  2277.  
  2278.  
  2279.  
  2280.  
  2281.  
  2282.